Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/h legendre tests #529

Merged
merged 8 commits into from
Apr 30, 2024
Merged

Fix/h legendre tests #529

merged 8 commits into from
Apr 30, 2024

Conversation

michalk8
Copy link
Collaborator

Related to #525

@michalk8 michalk8 self-assigned this Apr 29, 2024
@michalk8 michalk8 force-pushed the fix/h-legendre-tests branch from ce9c347 to 35c2113 Compare April 29, 2024 16:00
Copy link

codecov bot commented Apr 29, 2024

Codecov Report

Attention: Patch coverage is 2.61438% with 149 lines in your changes are missing coverage. Please review.

Project coverage is 89.34%. Comparing base (62ab665) to head (02b6822).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #529      +/-   ##
==========================================
- Coverage   90.93%   89.34%   -1.60%     
==========================================
  Files          68       69       +1     
  Lines        7063     7215     +152     
  Branches      998     1019      +21     
==========================================
+ Hits         6423     6446      +23     
- Misses        486      614     +128     
- Partials      154      155       +1     
Files Coverage Δ
src/ott/math/utils.py 91.11% <100.00%> (+0.20%) ⬆️
src/ott/univariate.py 0.66% <0.66%> (ø)

... and 1 file with indirect coverage changes

@michalk8 michalk8 merged commit edbc621 into main Apr 30, 2024
10 of 12 checks passed
@michalk8 michalk8 deleted the fix/h-legendre-tests branch April 30, 2024 07:32
michalk8 added a commit that referenced this pull request Jun 27, 2024
* Handle `axis=None` in `lse`'s JVP

* Add `h_legendre` test

* Add more tests for `h_transform`

* Add more h_legendre tests

* Increase tolerance for `h_transform`

* Increase rtol/atol

* Remove old file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant